-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- Logger
Total Complexity |
47 |
Dependencies |
9 |
Dependents |
4 |
Total lines |
528 |
Lines of code |
147 |
Logical lines of code |
62 |
Comment lines |
274 |
Methods |
30 |
Properties |
5 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addRecord() |
A |
47 |
10 |
35 |
isHandling() |
S |
63 |
3 |
11 |
log() |
S |
68 |
3 |
6 |
popProcessor() |
S |
71 |
2 |
6 |
getLevelName() |
S |
69 |
2 |
6 |
pushProcessor() |
S |
69 |
2 |
6 |
popHandler() |
S |
71 |
2 |
6 |
alert() |
S |
79 |
1 |
3 |
emerg() |
S |
79 |
1 |
3 |
crit() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
err() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
warn() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |
debug() |
S |
79 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
addEmergency() |
S |
79 |
1 |
3 |
addAlert() |
S |
79 |
1 |
3 |
addCritical() |
S |
79 |
1 |
3 |
addError() |
S |
79 |
1 |
3 |
addWarning() |
S |
79 |
1 |
3 |
addNotice() |
S |
79 |
1 |
3 |
addInfo() |
S |
79 |
1 |
3 |
addDebug() |
S |
79 |
1 |
3 |
pushHandler() |
S |
80 |
1 |
3 |
emergency() |
S |
79 |
1 |
3 |